github.com/gotd/td/syncio.WriterAt.mux (field)

3 uses

	github.com/gotd/td/syncio (current package)
		writer_at.go#L13: 	mux sync.Mutex
		writer_at.go#L23: 	s.mux.Lock()
		writer_at.go#L25: 	s.mux.Unlock()